projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa3c688
)
(describe-face): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 May 2002 07:49:44 +0000
(07:49 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 May 2002 07:49:44 +0000
(07:49 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 4439390aa48ab5964c72f36ed1f18065fcf52558..ea391ae6149bbb0d1e197a129d614d16fffc38a5 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-1205,7
+1205,7
@@
The sample text is a string that comes from the variable
(defun describe-face (face &optional frame)
"Display the properties of face FACE on FRAME.
-Interact
e
vely, FACE defaults to the faces of the character after point
+Interact
i
vely, FACE defaults to the faces of the character after point
and FRAME defaults to the selected frame.
If the optional argument FRAME is given, report on face FACE in that frame.